Release 10.1A: OpenEdge Development:
Programming Interfaces


_exp-policies.p

Export policies from a ProDataSet to an XML file. The caller passes a comma-separated list of policies or "*" for all, and the name of the XML file to be created. This procedure is used by both the Audit Policy Maintenance tool and the Data Administration tool when exporting audit policies to an XML file.

Parameters:

INPUT pcPolicyList AS CHARACTER

Comma-separated list of policies.

INPUT pcxmlFileName AS CHARACTER

Filename of the XML file to generate.

INPUT DATASET-HANDLE phDataset

ProDataSet object containing the policies.

OUTPUT pcErroMsg AS CHARACTER

Error messages.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095